home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / mail / delivery / rfmail.0 < prev    next >
Internet Message Format  |  1996-11-17  |  5KB

  1. From mdw@TC.Cornell.EDU Fri Apr 16 11:12:49 1993
  2. Date: Fri, 16 Apr 1993 18:33:12 +0300
  3. From: mdw@TC.Cornell.EDU
  4. Reply to: Louis Lagendijk <etmelag@crosby.ericsson.se>
  5. To: linux-activists@joker.cs.hut.fi
  6. Subject: Rfmail released
  7.  
  8.  
  9. Newsgroups: comp.os.linux.announce
  10. From: etmelag@crosby.ericsson.se (Louis Lagendijk)
  11. Subject: Rfmail released
  12. Keywords: Rfmail, mail, news
  13.  
  14. I have released my (working) version of Rfmail 0.5. I have ported it to 
  15. Linux and hacked it quite a bit so it will work with the Binkley port already 
  16. available for Linux.
  17.  
  18. Rfmail is a fidonet to news/mail converter so it allows you to run your 
  19. fidomail stuff under Linux. Rfmail also includes an own mailer, but I never 
  20. tested it as I need an EMSI capable mailer. 
  21.  
  22.  This rfmail version:
  23.  - Runs under Linux
  24.  - creates binkley style flow files
  25.  - can autoamitically pack/unpack mail with ANY packer
  26.  - handles multi-address setups quite nicely
  27.  - creates and receives type 2+ packets.`
  28.  
  29. I have rfmail uploaded as rfmail.0.5.01a.tar.z to halcyon.com and to tsx-11.
  30. After uploading I found that the sun happily (without error message) damaged 
  31. the original tar, so gzip could not unpack it. I have it uploaded again with 
  32. the name rfmail.0.5.01a.tar.z.again, but it should be stored under the other 
  33. name. I could not reach sunsite, so I have not stored it there.
  34.  
  35. Here is a part of the README on the patches I made: 
  36.  
  37. Rfmail 0.5.0.1 adapted for use with the BinkleyTerm mailer
  38. ===========================================================
  39.  
  40. This version of Rfmail has been adapted to create Binkley Term
  41. style mail packets and flowfiles, improved packer hadling 4-d 
  42. support and multi-address support. 
  43. These patches are only tested on my own system (Linux 0.99), and
  44. even there they have only been briefly tested. So if this causes
  45. you to loose a lot of mail. 
  46. If you decide to use this version of Rfmail you do that on your
  47. own risk, so if you loose all your mail, I will not be responsible.
  48.  
  49. Binkley support
  50. ---------------
  51.  
  52. In the configuration header file (conf.h) there is now a 
  53. #define for Binkley. The Configure script knows about this
  54. define too. Defining BINKLEY will cause Rfmail to create flow 
  55. files and mail files for Binkley, so there is no more need
  56. for fiddling with batch files. 
  57. Rfmail does not yet know about Binkley style lock files. I am
  58. not sure what I should implement: Binkley style lock files
  59. (.BSY) or whether I should  change Binkley to use Unix style
  60. lock files. I will probably use the Unix style.
  61.  
  62. Packer support
  63. --------------
  64.  
  65. I have Rfmail also extended with support for multiple packers,
  66. so that you can receive and send mail packed with any packer.
  67. I have this working for ARC and LHarc right now (one of my
  68. bosses sends me my mail packed with zip, but gets Lharc, the
  69. other sends mail packed with old Lharc and gets mail packed with
  70. arc (yes, I know, I should clean this mess up).
  71. The idea for the packer handling comes from Squish that has a
  72. separate configuration file for the handling of packing of mail.
  73. Be sure to add mail to the archive when you call fpack again 
  74. before mail is actually sent. 
  75. See also the packer statement in rfmail.cf as well as the key
  76. statement.
  77.  
  78. Multi address support
  79. ---------------------
  80.  
  81. Rfmail now allows for using different aliases for sending mail and
  82. sending of echomail. People having addresses in alternets will like
  83. this. I also needed this as I am a multipoint: I have two normal 
  84. fidonet point addresses. This option may appear to be a bit tricky:
  85. for echomail you specify the alias in the newsgroup definition 
  86. (#<address>). The alias used for mail as well as the alias used in the
  87. packets is specified in the key statement.
  88. See the key statement in rfmail.cf.
  89.  
  90.  
  91. 4-d support
  92. -----------
  93. Rfmail now can send 4-d packets. FTS-001 packets are still the default,
  94. but you can specify the packettype for different nodes or even 
  95. networks in (again) the key statement in rfmail.cf. 
  96. Packets according to FSC-0045 can be sent but not yet received, so this
  97. is kind of a joke. FSC-0045 has not been tested at all yet (Rfmail is
  98. actually not domain aware anyhow).  
  99.  
  100. Fido-style adresses
  101. -------------------
  102. Rfmail has been changed so that adresses in the style:
  103. foo_bar@1.2.3.4 can be interpreted in the internet way, so the address
  104. would map to: foo bar at 4:3/2.1 or in the fidonet order, so that the 
  105. address would map to: foo bar at 1:2/3.4. 
  106.  
  107. As said before, the patches are not extensively tested, so please do send
  108. comments/bug reports etc. 
  109.  
  110. Louis Lagendijk
  111. louis@nextjk.wlink.nl or
  112. 2:281/202.5 or
  113. 2:285/311.58
  114.  
  115.  
  116.